Given a bytes32 representation of a subaccount, returns a subaccount object (owner + name)
bytes32 representaion of a subaccount where bytes[0:20]=owner & bytes[20:32]=subaccountName
subaccount object (owner + name)
Given a bytes32 representation of a subaccount, returns a subaccount object (owner + name)